func runtime/pprof.pprof_goroutineProfileWithLabels

2 uses

	runtime/pprof (current package)
		pprof.go#L755: 	return writeRuntimeProfile(w, debug, "goroutine", pprof_goroutineProfileWithLabels)
		pprof.go#L978: func pprof_goroutineProfileWithLabels(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n int, ok bool)